boot.binfmt.registrations.<name>.matchCredentials

Whether to launch with the credentials and security token of the binary, not the interpreter (e.g. setuid bit).

See the description of the 'C' flag in the kernel docs for more details.

Implies/requires openBinary = true.

Type
boolean
Default
false
Declared
<nixpkgs/nixos/modules/system/boot/binfmt.nix>